Nuprl Definition : es-state-without 11,40

state@i\\x == y:Idif y = x then Top else vartype(i;y) fi  
latex



clarification:

es-state-without(es;i;x) == y:Idif y = x then Top else es-vartype(esiy) fi  
latex


Definitionsx:AB(x), Id, if b then t else f fi , a = b, Top, vartype(i;x)
FDL editor aliaseses-state-without

origin